Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update/v6.5.6 #46

Merged
merged 229 commits into from
Aug 3, 2021
Merged

Update/v6.5.6 #46

merged 229 commits into from
Aug 3, 2021

Conversation

jcbalmeida
Copy link

No description provided.

rowanseymour and others added 30 commits April 21, 2021 09:15
Fix queueing of resent messages to courier
🛑 Support flow config `ivr_retry` values of -1 meaning no retry
Set sent_on for outgoing IVR messages
🧯 Update contact `modified_on` after populate dynamic group task
🤦‍♂️ Actually save IVR messages with `sent_on` set
🧛 Populate ticket_count when creating new contacts
… allow us to extract field dependencies even when they don't yet exist in the database
🔍 Parse search queries without asset checking
@codecov-commenter
Copy link

codecov-commenter commented Aug 2, 2021

Codecov Report

Merging #46 (d08cc3d) into main (afad4ea) will increase coverage by 2.49%.
The diff coverage is 70.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
+ Coverage   54.48%   56.98%   +2.49%     
==========================================
  Files         115      123       +8     
  Lines        8119     8600     +481     
==========================================
+ Hits         4424     4901     +477     
+ Misses       2992     2922      -70     
- Partials      703      777      +74     
Impacted Files Coverage Δ
core/handlers/ivr_created.go 6.66% <0.00%> (+0.78%) ⬆️
core/models/channel_connection.go 24.32% <0.00%> (+2.02%) ⬆️
core/models/classifiers.go 36.73% <0.00%> (ø)
core/models/runs.go 0.00% <0.00%> (ø)
core/msgio/send.go 75.86% <0.00%> (ø)
core/tasks/base.go 30.76% <0.00%> (ø)
core/tasks/broadcasts/worker.go 57.74% <0.00%> (ø)
core/tasks/campaigns/cron.go 68.11% <0.00%> (ø)
core/tasks/ivr/cron.go 24.00% <0.00%> (ø)
core/tasks/ivr/worker.go 41.07% <0.00%> (ø)
... and 86 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update afad4ea...d08cc3d. Read the comment docs.

 * Update to latest goflow and add parse_only as param to parse_query to allow us to extract field dependencies even when they don't yet exist in the database
@jcbalmeida jcbalmeida merged commit d1c2a46 into main Aug 3, 2021
Robi9 added a commit that referenced this pull request Feb 2, 2024
Update WENI-CHANGELOG.md for 1.6.13-mailroom-7.1.22
rasoro pushed a commit that referenced this pull request Nov 26, 2024
🪄 Add endpoint to generate broadcast preview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants